CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 运动 跟踪

搜索资源列表

  1. MovingObjectDetectionVideoSurveillanceanditsApplic

    0下载:
  2. 无需摄像机标定的摄像机运动跟踪算法 Moving Object Detection Video Surveillance and its Applicationinand Monitoring-Without camera calibration of the camera motion tracking algorithm for Moving Object Detection Video Surveillance and its Applicationinand Monitoring
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5778626
    • 提供者:wisler
  1. motion

    0下载:
  2. 这是关于运动视频处理的电子书,包含了运动检测和跟踪的算法理论知识-This is the video processing on the movement of e-books, includes a motion detection and tracking algorithm theoretical knowledge
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:8735914
    • 提供者:罗胜华
  1. meanshift

    0下载:
  2. 应用Meanshift实现对视屏序列的运动目标进行跟踪,抗遮挡性较强。-Application of video sequences Meanshift achieve the objectives of the exercise track, a strong anti-block.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:8785
    • 提供者:王宝荣
  1. 34

    0下载:
  2. 一种能自动识别运动目标的跟踪方法,跟踪实时性较强,效果很好。-Can automatically identify a moving object tracking method, tracking real-time highly effective.
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1026966
    • 提供者:王宝荣
  1. video-partical

    0下载:
  2. 提出一种人体运动跟踪算法,从无关节标记的单目视频中获取人体运动1 利用一个带外观模板的人体关节 模型,通过学习得到的运动模型及基于外观模型的相似性计算,巧妙地利用粒子滤波的概率密度传播策略鲁棒地跟 踪普通单目视频中的人体运动1 当出现跟踪丢失时,能在后续序列中自动恢复正确跟踪,且能较好地处理遮挡和自 遮挡问题1 实验表明,该算法鲁棒性好,跟踪结果令人满意- In this paper , a novel approach is proposed for t racking marke
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:355669
    • 提供者:丁行
  1. Detection_of_Motion_Picture_trajectory_tracking.ra

    0下载:
  2. VC++,DirectX,运动图像检测,运动轨迹跟踪-VC++, DirectX movement trajectory tracking image detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:197604
    • 提供者:李少东
  1. VideoTrack

    0下载:
  2. 视频运动目标检测和跟踪,在vc6.0下调试通过,测试的视频必须是非压缩的AVI视频 内容包括视频运动目标的检测,对检测的目标利用MeanShift算算法实现跟踪-Video moving target detection and tracking under the debugger in vc6.0 is passed, the test must be a non-compressed video of AVI video content including the video movi
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:91969
    • 提供者:罗胜华
  1. vision

    0下载:
  2. 完整的运动物体检测与跟踪算法。OPENCV实现-Integrity of the moving object detection and tracking algorithm. OPENCV to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3651897
    • 提供者:傅晟
  1. VCOPENCV

    0下载:
  2. VC与opencv环境下人脸角点检测与运动跟踪-VC environment with the opencv Human Face detection and motion tracking Corner
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3972089
    • 提供者:董辉
  1. GMM_RGB

    0下载:
  2. 基于混合高斯的运动目标检测的跟踪!修改后可以使用。-Gaussian mixture-based tracking of moving target detection! Modifications can be used.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:2683
    • 提供者:李琳莉
  1. TIchinese_A1678

    0下载:
  2. 运动检测和目标跟踪程序,一个运动检测和目标跟踪程序,程序需要在OpenCV1.0环境下使用-Motion detection and target tracking procedure, a motion detection and target tracking procedure, the program needs to OpenCV1.0 environments
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8720141
    • 提供者:柳青
  1. KLT

    0下载:
  2. 该代码可以在视频图象中检测运动物体并且实现对运动物体的跟踪-this code can find the object which is moving in the video and track it
  3. 所属分类:Console

    • 发布日期:2017-06-01
    • 文件大小:14175732
    • 提供者:zhangge
  1. 3971019SEED106_GrayStretch

    0下载:
  2. 运动目标检测与跟踪算法,可以实现目标的自动检测与跟踪-Moving target detection and tracking algorithm that can achieve its objectives of automatic detection and tracking
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:295013
    • 提供者:李建
  1. CamShift

    0下载:
  2. CamShift算法,即"Continuously Apative Mean-Shift"算法,是一种运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪的目的。我把这个算法分解成三个部分,便于理解: 1) Back Projection计算 2) Mean Shift算法 3) CamShift算法-CamShift algorithm, that is, " Continuously Apative Mean-Shift" algorithm, is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1586
    • 提供者:eagle
  1. zhinengkangfu

    0下载:
  2. 智能康复人体运动跟踪的相关论文,很具体很实用-Smart recovery of human motion tracking of the relevant papers, is very specific and very practical
  3. 所属分类:File Formats

    • 发布日期:2017-05-18
    • 文件大小:4925647
    • 提供者:郭文浩
  1. opencv

    1下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:243190
    • 提供者:hou
  1. OPENCVwrittenproceduresforidentifyingandtrackingmo

    0下载:
  2. OPENCV写的运动目标识别与跟踪程序 用于目标跟踪的轨迹拟合-OPENCV written procedures for identifying and tracking moving targets
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:431228
    • 提供者:岳祥坤
  1. Mo

    0下载:
  2. OpenCV 函数。运动物体的检查和其路线的跟踪记录-OpenCV function. Inspection of moving objects and track record of its route. . . .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1660
    • 提供者:Eric Wang
  1. blobtrack

    0下载:
  2. opencv实现运动目标跟踪,检测,自己开发的,效果不错-opencv tracking moving objects, detection, self-developed, good results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1482291
    • 提供者:孔龙飞
  1. 光流法运动估计OpticalFlow

    0下载:
  2. 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2038784
    • 提供者:赵嘉慧
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com